home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir42 / foxoop.zip / README.TXT < prev   
Text File  |  1993-08-13  |  2KB  |  60 lines

  1. @ RELEASE NOTES @
  2. * Version 2.0 of FOXOOP *
  3.   1. Added User C(30) field to the OOp_ctl file to allow the storing of
  4.   multiple memory files for storing of current record pointer and
  5.   the sort order of the user. ie User = "H:\" so that H:\ is
  6.   mapped differently for every network user. 
  7.   
  8.   2. The main Browser window is now non-modal. So you may use the
  9.   Ctrl-F2 key to pull up the Command window or use Ctrl-F1 to 
  10.   flip thru the windows you have active.
  11.   
  12.   3. SPECIAL NOTE. The Date and time displayed in the main browse
  13.   is NOT the dos Date and time of this Object. It is the Last Time
  14.   that this Object was CHECKED OUT or IN.
  15.  
  16. *  Version 1.0 of FOXOOP *
  17.  
  18.  I'm sorry about the lack of Documentation folks but this APP was 
  19.  knocked up in a week. So consequently the old written material
  20.  is vastly lacking. 
  21.  
  22.  A couple of helpful hints :
  23.  1. Start Foxoop by typing     ie . DO FOXOOP WITH "C:\DEV"
  24.    Where c:\dev is the home directory where the library files
  25.    will reside.
  26.    
  27.  2. When you have loaded Foxoop press ALT-O to see the main menu.
  28.  
  29.  3. First go to the Setup option and enter the Source code paths 
  30.  separated with commas. ie c:\progs\*.prg, c:\screens\*.scx
  31.  Nb don't forget to put a directory for generated code.
  32.  
  33.  4. After the Setup option is completed select the Freshen files
  34.  and the system will load the progs, screens, reports and menus
  35.  automatically for you.
  36.  
  37.  5. The version column. The number on the right increments for every
  38.  compile you do. The number on the left increments when you check 
  39.  an object backin.
  40.  
  41.  
  42. @ LATE MINUTE @
  43.   1. To UPGRADE from version 1.0 to 2.0 all you must do is add the 
  44.   field called USER C(30) to the OOP_CTL file.
  45.   
  46.  
  47. @ NEW IDEAS @
  48.  
  49.   1. Pass parameters to a function by using a browse that dynamically
  50.   creates itself by the number of parameters required for the function.
  51.   
  52.   2. Filter conditions so only certain objects show in the main browse.
  53.   
  54.   3. Some reports for skimming thru to determine which objects need a 
  55.   description for there existence. (If your anything like me you have
  56.   a few routine that you created that you have no idea what they are for?)
  57.   
  58.   
  59.   
  60. @ Signoff Steve Shepherd CIS 100032, 222 @